runtime.pcvalueCacheEnt.off (field)

3 uses

	runtime (current package)
		symtab.go#L943: 	off      uint32
		symtab.go#L989: 				if ent.off == off && ent.targetpc == targetpc {
		symtab.go#L1050: 						off:      off,